Search results 60

Card image cap
KeyASCII

KeyASCII list, I often need that in my projects. List of ASCII codes 1 to 256

KeyAscii.zip

Card image cap
Unprotect sheet or workbook

Unprotect worksheet (and workbook) using VBA code

UnProtect.zip

Card image cap
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

Card image cap
Digital Clock

Actually working digital clock JavaScript-based, refreshes every second Found ...

DigitalClock.zip

Card image cap
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...

SSTree2019.zip

Card image cap
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image cap
Upload4

Uploading files into server, the simplest way I have here This is the famous ...

Upload4.zip

Card image cap
Upload5

Uploading files into server, the simplest way I have here This is the famous ...

Upload5.zip

Card image cap
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

Card image cap
Prn

Printout into page, along with additional function to decide where to put the ...

Card image cap
ViewSource

Display content of ASP file (any file for that matters)

Card image cap
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...